home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / SET / SHELL_FLAGS < prev    next >
Encoding:
Text File  |  1993-05-04  |  466 b   |  9 lines

  1. Usage: SET SHELL_FLAGS <flags>
  2.   Sets any additional flags that the shell (set with SET SHELL)
  3.   might need. For most shells the -c flag is needed.  This tells
  4.   the shell to take the command line as a command to be parsed
  5.   rather than a filename.  The flag -f is also added sometimes, and
  6.   with csh and tcsh this means to ignore the .cshrc file when a 
  7.   command is executed.  This means aliases will not be available but
  8.   the command will execute faster.
  9.